[INFO] fetching crate near-vm-engine 0.35.0-rc.4...
[INFO] testing near-vm-engine-0.35.0-rc.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate near-vm-engine 0.35.0-rc.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate near-vm-engine 0.35.0-rc.4
[INFO] finished tweaking crates.io crate near-vm-engine 0.35.0-rc.4
[INFO] tweaked toml for crates.io crate near-vm-engine 0.35.0-rc.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-vm-engine 0.35.0-rc.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-vm-engine 0.35.0-rc.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 883d4fc7e62aa24bdccce33b3f728ec32c4b4162326a386d6681a251a5632254
[INFO] running `Command { std: "docker" "start" "-a" "883d4fc7e62aa24bdccce33b3f728ec32c4b4162326a386d6681a251a5632254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "883d4fc7e62aa24bdccce33b3f728ec32c4b4162326a386d6681a251a5632254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883d4fc7e62aa24bdccce33b3f728ec32c4b4162326a386d6681a251a5632254", kill_on_drop: false }`
[INFO] [stdout] 883d4fc7e62aa24bdccce33b3f728ec32c4b4162326a386d6681a251a5632254
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4c4b403c44a34aec537904f6110555a76445505e12daa3ca1bfc1ab5f3c4c3b
[INFO] running `Command { std: "docker" "start" "-a" "d4c4b403c44a34aec537904f6110555a76445505e12daa3ca1bfc1ab5f3c4c3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling finite-wasm v0.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling prefix-sum-vec v0.1.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling dissimilar v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling near-vm-vm v0.35.0-rc.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.13
[INFO] [stderr]    Compiling bytecheck v0.8.0
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rkyv v0.8.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wasmparser v0.105.0
[INFO] [stderr]    Compiling wasmparser v0.99.0
[INFO] [stderr]    Compiling near-vm-types v0.35.0-rc.4
[INFO] [stderr]    Compiling wasmprinter v0.2.57
[INFO] [stderr]    Compiling near-vm-compiler v0.35.0-rc.4
[INFO] [stderr]    Compiling near-vm-engine v0.35.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/universal/executable.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout] 116 +     ) -> Result<Vec<u8>, Box<dyn std::error::Error + Send + Sync + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "d4c4b403c44a34aec537904f6110555a76445505e12daa3ca1bfc1ab5f3c4c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4c4b403c44a34aec537904f6110555a76445505e12daa3ca1bfc1ab5f3c4c3b", kill_on_drop: false }`
[INFO] [stdout] d4c4b403c44a34aec537904f6110555a76445505e12daa3ca1bfc1ab5f3c4c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaba804a58c8c6fe6f99217790d7f34f0346ff5d32c45f3d44978a4b7f3ce619
[INFO] running `Command { std: "docker" "start" "-a" "eaba804a58c8c6fe6f99217790d7f34f0346ff5d32c45f3d44978a4b7f3ce619", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/universal/executable.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout] 116 +     ) -> Result<Vec<u8>, Box<dyn std::error::Error + Send + Sync + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling near-vm-engine v0.35.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/universal/executable.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout]     |                              ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stdout] 116 +     ) -> Result<Vec<u8>, Box<dyn std::error::Error + Send + Sync + 'static >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "eaba804a58c8c6fe6f99217790d7f34f0346ff5d32c45f3d44978a4b7f3ce619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaba804a58c8c6fe6f99217790d7f34f0346ff5d32c45f3d44978a4b7f3ce619", kill_on_drop: false }`
[INFO] [stdout] eaba804a58c8c6fe6f99217790d7f34f0346ff5d32c45f3d44978a4b7f3ce619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf12e02cc19624dcccfdbf91b5908ceb200e0311ef94c4d593d4ca76ba9e13b9
[INFO] running `Command { std: "docker" "start" "-a" "bf12e02cc19624dcccfdbf91b5908ceb200e0311ef94c4d593d4ca76ba9e13b9", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/universal/executable.rs:116:30
[INFO] [stderr]     |
[INFO] [stderr] 116 |     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stderr]     |                              ^                                             ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 116 -     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stderr] 116 +     ) -> Result<Vec<u8>, Box<dyn std::error::Error + Send + Sync + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `near-vm-engine` (lib) generated 1 warning (run `cargo fix --lib -p near-vm-engine` to apply 1 suggestion)
[INFO] [stderr] warning: `near-vm-engine` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_vm_engine-8ccb1ed8dee08dd6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests near_vm_engine
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/universal/executable.rs:116:30
[INFO] [stderr]     |
[INFO] [stderr] 116 |     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stderr]     |                              ^                                             ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 116 -     ) -> Result<Vec<u8>, Box<(dyn std::error::Error + Send + Sync + 'static)>> {
[INFO] [stderr] 116 +     ) -> Result<Vec<u8>, Box<dyn std::error::Error + Send + Sync + 'static >> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/trap/frame_info.rs - trap::frame_info (line 7) ... ignored
[INFO] [stdout] test src/trap/error.rs - trap::error::RuntimeError::new (line 52) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.22s; merged doctests compilation took 1.14s
[INFO] running `Command { std: "docker" "inspect" "bf12e02cc19624dcccfdbf91b5908ceb200e0311ef94c4d593d4ca76ba9e13b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf12e02cc19624dcccfdbf91b5908ceb200e0311ef94c4d593d4ca76ba9e13b9", kill_on_drop: false }`
[INFO] [stdout] bf12e02cc19624dcccfdbf91b5908ceb200e0311ef94c4d593d4ca76ba9e13b9
